home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5963 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  571 b 

  1. Path: news.wyoming.com!usenet
  2. From: dcromley@wyoming.com (Dave Cromley)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: cin without pause
  5. Date: 7 Feb 1996 17:36:15 GMT
  6. Organization: wyoming.com LLC
  7. Message-ID: <4fanuf$lf@horn.wyoming.com>
  8. References: <4emlt2$h7o@jupiter.planet.net> <3111A322.3857@computek.net>
  9. NNTP-Posting-Host: cys-cap-2.wyoming.com
  10. Mime-Version: 1.0
  11. X-Newsreader: WinVN 0.99.2
  12.  
  13.  
  14. >> .. if there's something in the buffer ending with a '\n' ..
  15.  
  16. > ..This can be done with threads..
  17.  
  18. How about checking for a single character--no '\n'?
  19. Can you do this with cin?
  20.  
  21.